In kernel, the task scheduling is transparent to the user task. The user task run on any core can get the result as it done by a signal-core processor. 在内核中,实现对任务的透明调度,使用户任务的运行并不用关心任务在双核处理器上的哪个CORE里运行,其运行的结果都和在单核处理器上的运行结果相一致。
The new scheme divides cloud task scheduling problem into two stages: user scheduling and task scheduling. 该算法首先将云任务调度问题划分为:用户调度和任务调度两个等级。